home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3wibool.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wire.js")
- var R3CLID_WIBOOLEAN = 8;
-
- R3WIBOOLM_ = 8000;
-
- function _R3WIBOOLM_() {
- return this.r3Do(R3WIBOOLM_, arguments);
- }
-
- var R3WIBOOLA_EXTRATAGABASE = 4.22426e-320;
- var R3WIBOOLA_NoAndWire = 6.05105e-315;
- function r3Wiboolean () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WIBOOLEAN, arguments);
- }
- // Methods
- this.=_R3WIBOOLM_;
-
- // Attributes
- }
-
- r3Wiboolean.prototype=new r3Wire;
- // inc/real/wires/r3wibool.h_H